home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / gd25s.zip / VERSION.C < prev    next >
C/C++ Source or Header  |  1993-10-08  |  99b  |  6 lines

  1. /* Version number of GNU diff.  */
  2.  
  3. #include "config.h"
  4.  
  5. char const version_string[] = "2.5";
  6.